const net.hostLookupFiles

11 uses

	net (current package)
		conf.go#L295: 			return hostLookupFiles, dnsConf
		conf.go#L328: 			return hostLookupFiles, dnsConf
		conf.go#L465: 		return hostLookupFiles, dnsConf
		dnsclient_unix.go#L547: 	hostLookupFiles                    // only files
		dnsclient_unix.go#L555: 	hostLookupFiles:    "files",
		dnsclient_unix.go#L567: 	if order == hostLookupFilesDNS || order == hostLookupFiles {
		dnsclient_unix.go#L574: 		if order == hostLookupFiles {
		dnsclient_unix.go#L611: 	if order == hostLookupFilesDNS || order == hostLookupFiles {
		dnsclient_unix.go#L624: 		if order == hostLookupFiles {
		dnsclient_unix.go#L829: 	if order == hostLookupFiles || order == hostLookupFilesDNS {
		dnsclient_unix.go#L835: 		if order == hostLookupFiles {